home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / program / svgakt50.zip / SRC / SVGAKIT / PROFILE.PRJ (.txt) < prev    next >
Borland C/C++ Project  |  1994-08-22  |  7KB  |  73 lines

  1. Turbo C Project File 
  2. F:\BC3\INCLUDE;..\..\INCLUDE
  3. F:\BC3\LIB
  4. \LIB\MYLIB
  5. ;BETA
  6. 32767
  7. ~GREP
  8. -n+ $MEM(64) $NOSWAP $PROMPT $CAP MSG(GREP2MSG)void *.c 
  9. ~Turbo Assembler
  10. /MX /ZI /O $TASM
  11. Turbo ~Debugger
  12. $EXENAME
  13. Turbo ~Profiler
  14. tprof
  15. $EXENAME
  16. R~esource Compiler
  17. ~Import Librarian
  18. IMPLIB
  19. $IMPLIB
  20. Move out all of the standard VGA mode information stuff and put it into
  21. UniVBE. No vendor supplied BIOS supports these modes anyway, so we may
  22. as well move it into the driver for VBE 2.0 compliance, since UniVBE will
  23. be the only driver that will work today.
  24. Build and automated installation program for the Makefile definitions,
  25. PMODE library and SuperVGA Kit.
  26. Move the vertical sync handling code into UniVBE anyway so that the
  27. CRT address routines routines will work correctly, even for the Mach32,
  28. MGA etc in native modes.
  29. Move the palette programming code directly into the UniVBE. Use the
  30. latest proposed VBE 2.0 palette programming interface in UniVBE to
  31. handle this (damn, we need to finalise UniVBE/Pro 5.0 ASAP so that we
  32. can start work on 5.1!).
  33. PROFILE.C
  34. \SRC\SVGAKIT\PROFILE.C
  35. SVGAC.C
  36. C\SVGAKIT\SVGAC.C
  37. SVGA.ASM
  38. \SVGAKIT\SVGA.ASM
  39. TEST.ASM
  40. H\SRC\SVGAKIT\TEST.ASM
  41. FONT8X16.ASM
  42. AKIT\FONT8X16.ASM
  43. ..\..\LIB\BC3\ZTIMER.LIB
  44. ..\..\LIB\BC3\PMODE.LIB
  45.      
  46. DrivDrives
  47. VERSION.C
  48. TEST.ASM
  49. ..\..\INCLUDE\ZTIMER.H
  50. F:\BC3\INCLUDE\CONIO.H
  51. PROFILE.C
  52. FONT8X16.ASM
  53. ..\..\INCLUDE\MODEL.MAC
  54. SVGA.ASM
  55. VESAVBE.H
  56. SVGAC.C
  57. ..\..\INCLUDE\DEBUG.H
  58. ..\..\INCLUDE\SVGA.H
  59. ..\..\INCLUDE\PMODE.H
  60. F:\BC3\INCLUDE\DOS.H
  61. F:\BC3\INCLUDE\STRING.H
  62. F:\BC3\INCLUDE\STDLIB.H
  63. F:\BC3\INCLUDE\_NULL.H
  64. F:\BC3\INCLUDE\_NFILE.H
  65. F:\BC3\INCLUDE\_DEFS.H
  66. F:\BC3\INCLUDE\STDIO.H
  67. ~Turbo Assembler
  68. /MX /ZI /m /i..\..\INCLUDE $TASM
  69. ~Turbo Assembler
  70. /MX /ZI /m /i..\..\INCLUDE $TASM
  71. ~Turbo Assembler
  72. /MX /ZI /m /i..\..\INCLUDE $TASM
  73.